* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Config\Resource; /** * ResourceInterface is the interface that must be implemented by all Resource classes. * * @author Fabien Potencier */ interface ResourceInterface { /** * Returns a string representation of the Resource. * * This method is necessary to allow for resource de-duplication, for example by means * of array_unique(). The string returned need not have a particular meaning, but has * to be identical for different ResourceInterface instances referring to the same * resource; and it should be unlikely to collide with that of other, unrelated * resource instances. * * @return string A string representation unique to the underlying Resource */ public function __toString(); } __halt_compiler();----SIGNATURE:----HWMAfEfBLS+1BizpJIhvr3jv+I98p5hxrKQae+AhmXXaTyz1tjrdxq1fs1c4Z9IRAtvq2Tt5zoU+HMCT6AR1oyp7RlwlMn8MFkEOA99cLUpaYDAC0obQaxjPM8kze8QacNRevfesurAAFTOb+QirE5mQyo9jb/Fg0a2hhYqLGr6vY7rDAktoiiU88MYsHQp72yOpkTFXct05WXCakX+DqtYf7WPIPBM+HT/1F2BrwzD5EIj84FWQfim93QH2PaIWbRdD0hVW7iItIK9RQm3bKFY0GrdMEf6jX65Hm//LQqocZUDX2hp3s0v3SYhPOkLaJvxB3IXLbQcBiM+fEuhk/xK76jjsIHD5Yilfve3ZGAkR5eAXW2WSpqfkRA7MJLZkUL9Iubb4B6RMCBea0LQd0zOYD32T/omS+vBo5Rtrb5VKyJEzUAdp272A7iaeApo1+vHw7cwgB0J60QdRQI63wV0B7KFL64bwrpqscdN0ltCf6X6v6FhouOXokkwsh1nDtAStlWksb2c0713FLGwj2xceooAExT+xIGiuJGCqrypsQ2hDOoPHM8/4IR571r6uZyHFQDckp3vnDWVXnFqD1yzFod27Mf6t8TJnPAP30XiQ/fGAy+96LAm43BxDOnOrfVPxJUEI7aosNtpicPKfkStfHaFejDAEkJ+2R6pdA5Q=----ATTACHMENT:----OTA0MzI4NzE4NDMwNzg3OCAzMzA0OTc1ODQ0MjY0MDE3IDU1MTM4NTc0MTk1MzIwOTk=