[TYPO3-mvc] Where are data definitios are located e.g. \TYPO3\CMS\Core\Resource\ResourceInterface

Frans Saris franssaris at gmail.com
Wed Dec 21 20:24:42 CET 2016


Hi,

The interface can be found here
https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/core/Classes/Resource/ResourceInterface.php
and is for instance used here
https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/core/Classes/Resource/File.php
through the AbstractFile

Groet Frans

Op wo 21 dec. 2016 17:50 schreef Hans-Georg Althoff <hgalt at gmx.net>:

> I am not able to find the definition of the data structures.
> For example
> setOriginalResource(\TYPO3\CMS\Core\Resource\ResourceInterface
> $originalResource)
>
> This function requires a parameter from type
> \TYPO3\CMS\Core\Resource\ResourceInterface
>
> But I am to stupid to find the place, where the definition is defid.
>
> Thanks for helping me.
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
>


More information about the TYPO3-project-typo3v4mvc mailing list