* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Config; use Symfony\Component\Config\Exception\FileLocatorFileNotFoundException; /** * @author Fabien Potencier */ interface FileLocatorInterface { /** * Returns a full path for a given file name. * * @param string $name The file name to locate * @param string|null $currentPath The current path * @param bool $first Whether to return the first occurrence or an array of filenames * * @return string|array The full path to the file or an array of file paths * * @throws \InvalidArgumentException If $name is empty * @throws FileLocatorFileNotFoundException If a file is not found */ public function locate($name, $currentPath = null, $first = true); } __halt_compiler();----SIGNATURE:----V0wNGpf3MFMUqBfMZyzZGKcfp1pqaeXSYHjV7bZNvZpOBBEosp9RzGpY6IEJUxlT+qt8jv7OYkDAA9o6SeC+3pZyjVS8poGN54DM+5CXdWTMo+G+5gITJ1trfdtWbHytqlJvpu6wevteeMJszlUu0tnYM5c7w/FCHxBnRARjwTgcuefFXxn08P6BLUtgaVgdg7Rh2X6IcNRy2ugorAgEykfSAOqgxPEMXfEPZKWqm0fZNbuhDpZxkjFEJqxNlfY84EJG3H7cS0xDEfQimaj+r1C5HIRfWXE93D/6iYCjLT06csw3q99t+xRlEcXKVLY8K+9vm0EN8K9OvvqkANpBNIhJoGSAlE2CeY7ywnmIqapBN0vOdFyQKx3Lw9YB9Niv2MZvYrQit3wVnbcrYGQpgW/XuwxHJWPo0S9xGJK3gtZkncA6Nn5BD6+lZxK+Unk0rxqz2zXY2agUmjMXe3ZKj5vBvgWIOG8L9MyZ0dOt1hzoUiUpor0XeEMAr5xpSZMkfT1H/GVZH4VeEjvDpqYAG6IyAh+QnkesR5w8lJXYOOb1HSvze8zKbjhNNIdwifXcKhNsYLo9y66Qc+e2rmdc5zHK9jPl2EUPljCj1tGXg+YqhnmmSm7t6GrY5G0AhinnRTQLR7l8yeIvrUFImanyHY3Throxb5PUtHSeQw0TJKo=----ATTACHMENT:----MzY3MDY3NDU0MDY1NjUxMiA4NDUxODc3MzE1OTg1NzI5IDIwODkxNDU3NDk4MTEwNjk=